GET api/statusreports/my?States[0]={States[0]}&States[1]={States[1]}
Get a list of my status reports
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| States | Collection of StatusReportState |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of StatusReport| Name | Description | Type | Additional information |
|---|---|---|---|
| GenerationDate | date |
None. |
|
| SubmitDate | date |
None. |
|
| ReportPeriodStart | date |
None. |
|
| ReportPeriodEnd | date |
None. |
|
| State | StatusReportState |
None. |
|
| Fields | Dictionary of string [key] and Object [value] |
None. |
|
| Tables | Collection of StatusReportTable |
None. |
|
| Owners | Collection of globally unique identifier |
None. |
|
| Approvers | Collection of globally unique identifier |
None. |
|
| ApprovedBy | globally unique identifier |
None. |
|
| ApprovalDate | date |
None. |
|
| ApprovalComments | string |
None. |
|
| IsManual | boolean |
None. |
|
| IsFromPlanLevelOverride | boolean |
None. |
|
| PlanTypeId | globally unique identifier |
None. |
|
| WorkPlanId | globally unique identifier |
None. |
|
| id | globally unique identifier |
None. |
|
| ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"GenerationDate": "2026-07-11T17:01:06.1948003+00:00",
"SubmitDate": "2026-07-11T17:01:06.1948003+00:00",
"ReportPeriodStart": "2026-07-11T17:01:06.1948003+00:00",
"ReportPeriodEnd": "2026-07-11T17:01:06.1948003+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "afa8ce9c-d7b7-44ea-9ae3-5b6a8248105e",
"Rows": [
{
"ItemId": "1bf19de4-235d-4201-b14a-05bd24470012",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "1bf19de4-235d-4201-b14a-05bd24470012",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "afa8ce9c-d7b7-44ea-9ae3-5b6a8248105e",
"Rows": [
{
"ItemId": "1bf19de4-235d-4201-b14a-05bd24470012",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "1bf19de4-235d-4201-b14a-05bd24470012",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"9d4be996-0fca-4b86-87a7-4ea4226e6a5f",
"d50e3988-ff94-498f-a365-bf603bfe0f7e"
],
"Approvers": [
"6a189b52-0832-4c22-beba-fd566fa14801",
"7d848a9e-58ae-4383-9012-8f0ccf887430"
],
"ApprovedBy": "a23c1b75-9832-4f4f-b634-ebbf00500631",
"ApprovalDate": "2026-07-11T17:01:06.1948003+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "2ac66f15-e236-46be-b8e8-7d22664544ac",
"WorkPlanId": "29a2b1e3-b40a-4ebf-b9cd-527f3de93d9e",
"id": "79306c75-df0b-48e0-ba7c-c668f973afe7",
"ConfigId": "c332c18e-cb24-43a5-86eb-9787f50473c1"
},
{
"GenerationDate": "2026-07-11T17:01:06.1948003+00:00",
"SubmitDate": "2026-07-11T17:01:06.1948003+00:00",
"ReportPeriodStart": "2026-07-11T17:01:06.1948003+00:00",
"ReportPeriodEnd": "2026-07-11T17:01:06.1948003+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "afa8ce9c-d7b7-44ea-9ae3-5b6a8248105e",
"Rows": [
{
"ItemId": "1bf19de4-235d-4201-b14a-05bd24470012",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "1bf19de4-235d-4201-b14a-05bd24470012",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "afa8ce9c-d7b7-44ea-9ae3-5b6a8248105e",
"Rows": [
{
"ItemId": "1bf19de4-235d-4201-b14a-05bd24470012",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "1bf19de4-235d-4201-b14a-05bd24470012",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"9d4be996-0fca-4b86-87a7-4ea4226e6a5f",
"d50e3988-ff94-498f-a365-bf603bfe0f7e"
],
"Approvers": [
"6a189b52-0832-4c22-beba-fd566fa14801",
"7d848a9e-58ae-4383-9012-8f0ccf887430"
],
"ApprovedBy": "a23c1b75-9832-4f4f-b634-ebbf00500631",
"ApprovalDate": "2026-07-11T17:01:06.1948003+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "2ac66f15-e236-46be-b8e8-7d22664544ac",
"WorkPlanId": "29a2b1e3-b40a-4ebf-b9cd-527f3de93d9e",
"id": "79306c75-df0b-48e0-ba7c-c668f973afe7",
"ConfigId": "c332c18e-cb24-43a5-86eb-9787f50473c1"
}
]